『Android』ADB Debug by wifi 用Wifi連線來Debug


Posted by LiHan on 2022-02-07

忘了是Android幾才加入adb debug的.
在沒有帶usb線的時候可以用.
操作如下:
0.記得要有adb tool
1.
2.
3.
4.輸入:adb pair 192.168.0.105:38323
5.Enter pairing code:666885
成功後,就能看到

每個人的ip跟password都不一樣.


#Android #wifiADB #ADB #ADBDEBUG







Related Posts

一次搞懂 var、let、const 三種變數

一次搞懂 var、let、const 三種變數

簡明 SQL 資料庫語法入門教學

簡明 SQL 資料庫語法入門教學

mkcert:讓你在 localhost 開發也能用 https

mkcert:讓你在 localhost 開發也能用 https


Comments